projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2676650
)
(ps-font-size): Doc fix.
author
Glenn Morris
<rgm@gnu.org>
Thu, 16 Aug 2007 03:18:21 +0000
(
03:18
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 16 Aug 2007 03:18:21 +0000
(
03:18
+0000)
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index f7abe472fe533604dfacc8a31e822cb755a8fe90..501c1ce42d70488411438ded53d524fb271da28d 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-2869,7
+2869,8
@@
uses the fonts resident in your printer."
:group 'ps-print-font)
(defcustom ps-font-size '(7 . 8.5)
- "*Font size, in points, for ordinary text, when generating PostScript."
+ "*Font size, in points, for ordinary text, when generating PostScript.
+Either a float or a cons of floats (LANDSCAPE-SIZE . PORTRAIT-SIZE)."
:type '(choice :menu-tag "Ordinary Text Font Size"
:tag "Ordinary Text Font Size"
(number :tag "Text Size")